home *** CD-ROM | disk | FTP | other *** search
/ X User Tools / X User Tools (O'Reilly and Associates)(1994).ISO / sources / cbzone / cbzone.z / cbzone.tar / bitmaps / tank.bits < prev   
Text File  |  1990-12-20  |  575b  |  11 lines

  1. #define tank_width 35
  2. #define tank_height 16
  3. static char tank_bits[] = {
  4.    0x00, 0x00, 0xf0, 0x1f, 0x00, 0x00, 0x00, 0x08, 0x10, 0x00, 0xff, 0xff,
  5.    0x07, 0x20, 0x00, 0xff, 0xff, 0x01, 0x20, 0x00, 0x00, 0x00, 0x01, 0xc0,
  6.    0x07, 0x00, 0x80, 0x00, 0xff, 0x04, 0x00, 0x80, 0xfc, 0x00, 0x02, 0x00,
  7.    0xf8, 0x03, 0x00, 0x02, 0xf0, 0x07, 0x00, 0x00, 0x02, 0x0f, 0x00, 0x00,
  8.    0x00, 0x01, 0x02, 0x00, 0x00, 0x00, 0x01, 0x04, 0x00, 0x00, 0x80, 0x00,
  9.    0x08, 0x00, 0x00, 0x80, 0x00, 0x08, 0x00, 0x00, 0x80, 0x00, 0x10, 0x00,
  10.    0x00, 0x40, 0x00, 0xe0, 0xff, 0xff, 0x7f, 0x00};
  11.